home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-25 | 1.2 KB | 43 lines | [TEXT/MPS ] |
- #========================================================================================
- #
- # File: MacMake.bmk
- # Release Version: $ ODF 1 $
- #
- # Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- #
- #========================================================================================
-
- __ComponentName = ODFCollec
-
- __ComponentSignature = 'odf '
-
- __IncludeDirs = ∂
- -i "{ODF}Found:FWRefCnt:Include:" ∂
- -i "{ODF}Found:FWCommon:Include:" ∂
- -i "{ODF}Found:FWTaskG:Include:" ∂
- -i "{ODF}Found:FWRunTyp:Include:" ∂
- -i "{ODF}Found:FWDebug:Include:" ∂
- -i "{ODF}Found:FWExcLib:Include:" ∂
- -i "{ODF}Found:FWCollec:Include:" ∂
- -i "{ODF}Found:Layer:Include:"
-
- # Component is built by Layer folder
-
- __ComponentObjects =
-
- __OtherObjects = ∂
- "{_FWBinDir}"ODFCommon
-
- __CFMInitFunction = ODF_COLLEC_CFMINIT
-
- # directory dependency propagation
-
- "{_FWObjDir}" ƒ ∂
- "{ODF}Found:FWCollec:Sources:" ∂
- "{ODF}Found:FWCommon:Sources:" ∂
- "{ODF}Found:FWDebug:Sources:"
-
- #####################################################################################
- # Dependencies
- #####################################################################################
-